HierarchyMeasureSecurityApiObject

Details of the security settings to be applied to a data model's hierarchies or measures.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

uniqueNames

The unique names of the items, in a list. Use hierarchies for hierarchy security, use measures for measures security

Y

string [ ]

enableMode

Set to true for 'Enable' mode. Set to false for 'Disable' mode.

Y

boolean

modelId

The model's ID

Y

string

roleId

The role id the settings apply to

Y

string

*Required elements are only used for API parameters

Usages
  • /API2/dataSources/addHierarchySecurityToModel
  • /API2/dataSources/addMeasureSecurityToModel
  • /API2/dataSources/getHierarchySecurity
  • /API2/dataSources/getMeasureSecurity
  • /API3/dataSources/addHierarchySecurity
  • /API3/dataSources/addMeasureSecurity
  • /API3/dataSources/getHierarchySecurity
  • /API3/dataSources/getMeasureSecurity